p5-Alien-Build | | Build external dependencies for use in CPAN |
p5-Alien-Build-Plugin-Download-GitLab | | Alien::Build plugin to download from GitLab |
p5-Alien-Packages | | Find information of installed packages |
p5-Alien-SDL | | Alien::SDL - building, finding and using SDL binaries |
p5-AnnoCPAN-Perldoc | | Integrate AnnoCPAN notes locally into perldoc |
p5-Any-Moose | | Perl extension to check dependencies on Moose or Mouse |
p5-AnyEvent | | Simple API for io, timer and completion callbacks |
p5-AnyEvent-AIO | | Perl 5 module providing truly asynchronous file and directory I/O |
p5-AnyEvent-IRC | | Perl 5 event based IRC protocol client API |
p5-AnyEvent-RabbitMQ | | RabbitMQ interface with AnyEvent |
p5-AnyEvent-XMPP | | Implementation of the XMPP Protocol |
p5-App-Cache | | Perl 5 module providing easy application-level caching |
p5-App-CLI | | Dispatcher module for command line interface programs |
p5-App-Cmd | | Perl 5 module to write command line apps with less suffering |
p5-App-cpanminus | | Perl5 script to get, unpack, build and install modules from CPAN |
p5-App-cpanoutdated | | Detect outdated CPAN modules in your environment |
p5-App-FatPacker | | Perl5 module to pack your dependencies onto your script file |
p5-App-perlbrew | | Manage perl installations in your /home/pkgsrc |
p5-App-Prove-Plugin-ProgressBar | | Progress bar for Perl prove(1) |
p5-App-Prove-Plugin-ProgressBar-Each | | Per-test-script progress bar for Perl prove(1) |
p5-AppConfig | | Perl5 module for parsing config files and command line arguments |
p5-AppConfig-Std | | AppConfig::Std Perl module |
p5-Array-Compare | | Perl extension for comparing arrays |
p5-Array-Diff | | Perl 5 module to diff two arrays |
p5-Array-RefElem | | Set up array elements as aliases |
p5-asa | | Perl 5 module to overload isa functions |
p5-Async-Interrupt | | Allow C/XS libraries to interrupt perl asynchronously |
p5-AtExit | | Provides an ANSI C style atexit() function to Perl programs |
p5-Attribute-Lexical | | Sane scoping of function/variable attributes |
p5-autobox | | Perl 5 module to add methods on native types |
p5-autobox-Core | | Perl 5 module adding core built-in functions in primitive types |
p5-Autodia | | Create documentation through templates |
p5-autovivification | | Perl5 module to lexically disable autovivification |
p5-AutoXS-Header | | Perl 5 module container for the AutoXS header files |
p5-B-Compiling | | Expose PL_compiling to perl |
p5-B-COW | | Some naive additional B helpers to check the COW status of one SvPV |
p5-B-Debug | | Walk Perl syntax tree, printing debug info about ops |
p5-B-Deobfuscate (V) | | Extension to B::Deparse for use in de-obfuscating source code |
p5-B-Hooks-EndOfScope | | Perl 5 module to execute code after a scope finished compilation |
p5-B-Hooks-OP-Annotation | | Perl 5 module to annotate and delegate hooked OPs |
p5-B-Hooks-OP-Check | | Perl 5 module to wrap OP check callbacks |
p5-B-Hooks-OP-Check-EntersubForCV | | Invoke callbacks on construction of entersub OPs for certain CVs |
p5-B-Hooks-OP-Check-StashChange | | Invoke callbacks when the stash code is being compiled in changes |
p5-B-Hooks-OP-PPAddr | | Hook into opcode execution |
p5-B-Hooks-Parser | | Interface to perls parser variables |
p5-B-Keywords | | Perl 5 module providing lists of reserved barewords and symbol names |
p5-B-Utils | | Perl 5 module providing op tree manipulation helper functions |
p5-BackPAN-Index | | Perl 5 module providing an interface to the BackPAN index |
p5-bareword-filehandles | | Perl 5 module which disables bareword filehandles |
p5-Benchmark-Timer (V) | | Benchmarking with statistical confidence |
p5-Bit-Vector | | Efficient base class implementing bit vectors |
p5-boolean | | Boolean support for Perl |
p5-BSD-Resource | | Perl interface to BSD process resources library |
p5-Cache | | The Cache interface |
p5-Cache-Cache | | The Cache interface |
p5-Cache-FastMmap | | Shared memory cache through an mmap'ed file |
p5-Cache-LRU | | Simple, fast implementation of an in-memory LRU cache |
p5-Cache-Memcached | | Perl API for distributed memory cache daemon memcached |
p5-Cache-Memcached-Fast | | Perl client for memcached, in C language |
p5-Cache-Mmap (V) | | Shared data cache using memory mapped files |
p5-Cache-Simple-TimedExpiry | | Perl module providing a lightweight cache with timed expiration |
p5-CAM-PDF (V) | | Perl 5 PDF manipulation library |
p5-Canary-Stability | | Canary to check Perl compatibility |
p5-capitalization | | Perl module for no capitalization on method names |
p5-Capture-Tiny | | Capture STDOUT and STDERR from Perl, XS or external programs |
p5-Carp | | Alternative warn and die for modules |
p5-Carp-Always | | Perl5 module which warns and dies noisily with stack backtraces |
p5-Carp-Assert | | Executable comments like the ANSI C library assert.h |
p5-Carp-Assert-More | | Perl5 module providing convenience wrappers around Carp::Assert |
p5-Carp-Clan | | Report errors from perspective of a clan of modules |
p5-Carp-REPL | | Perl 5 read-eval-print-loop on die and/or warn |
p5-Carton | | Perl module dependency manager (aka Bundler for Perl) |
p5-CatalystX-Component-Traits (V) | | Automatic Trait Loading and Resolution for Catalyst Components |
p5-CatalystX-LeakChecker (V) | | Debug memory leaks in Catalyst applications |
p5-Check-ISA | | DWIM, correct checking of an object's class |
p5-CHI | | Unified cache handling interface |
p5-circular-require | | Perl5 module to detect circularity in use/require statements |
p5-CLASS | | Alias for __PACKAGE__ |
p5-Class-Accessor | | Automated accessor generation |
p5-Class-Accessor-Chained | | Make chained accessors |
p5-Class-Accessor-Grouped | | Lets you build groups of accessors |
p5-Class-Accessor-Lite | | Minimalistic variant of Class::Accessor |
p5-Class-Accessor-Named | | Perl 5 module providing better profiling output for Class::Accessor |
p5-Class-Adapter | | Perl 5 module implementing the adapter design pattern |
p5-Class-Autouse | | Run-time class loading on first method call |
p5-Class-Base | | Useful base class for deriving other modules |
p5-Class-C3 | | Pragma to use the C3 method resolution order algortihm |
p5-Class-C3-Adopt-NEXT | | Perl5 module to make NEXT suck less |
p5-Class-C3-Componentised | | Load mix-ins or components to your C3-based class |
p5-Class-C3-XS | | XS speedups for Class::C3 |
p5-Class-Container | | Glues object frameworks together transparently |
p5-Class-Data-Accessor | | Inheritable and overridable class and instance data accessors |
p5-Class-Data-Inheritable | | Inheritable, overridable class data |
p5-Class-Date (V) | | Perl class for easy date and time manipulation |
p5-Class-ErrorHandler | | Perl base class for error handling |
p5-Class-Factory | | Base class for dynamic factory classes |
p5-Class-Factory-Util | | Perl module to help factory classes |
p5-Class-Field | | Perl 5 class field accessor generator |
p5-Class-Fields | | Set of modules to operate with class fields and members access |
p5-Class-Gomor | | Another class and object builder |